HTML BODY {
	MARGIN:0px;  PADDING:0px; TEXT-ALIGN:left; FONT-SIZE:13px; FONT-FAMILY:"Microsoft YaHei","Arial";color:#525353; background:#fff;
}
TD,div {font-family: "Microsoft YaHei","Arial";font-size: 13px; color: #333333; line-height:22px;}

INPUT,TEXTAREA {BORDER-WIDTH:1px; BORDER-COLOR:cccccc;background:ffffff;font-family: "Microsoft YaHei","Arial";}
INPUT{ outline:medium;}
img{ border:0}
*{ margin:0}
a{ text-decoration:none; color:#333}

ul{ padding:0; margin:0}
li{ list-style:none;}
.clear{clear:both; overflow:hidden; height:0px;}
.container{width: 1190px;margin: auto;}
@font-face {
    font-family: 'helvetica_ce_35_thinregular';
    src: url('helvetica_neue_ce_35_thin-webfont.woff2') format('woff2'),
         url('helvetica_neue_ce_35_thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.menuon{display:block;}
.menuon h2{color:#bd241e !important;}

.in_banner{ width:100%; margin:0 auto; min-width:1190px; max-width:1920px; height:345px;}


.index_products_Searchbg{ width:100%;margin:auto;min-width:1190px; max-width:1920px; background:#ffffff; overflow:hidden;}
.index_products_KSearch{ width:1190px; margin:0 auto; height:36px; padding:9px 0; border-bottom:1px solid #f0f0f0;}
.index_products_Search{ width:1190px; margin:auto; text-align:left}
.index_products_Search ul li{ float:left; font-size:14px;}
.index_products_Search ul li a{font-size:14px; color:#666666; line-height:36px;}
.index_products_Search ul li input[type=text]{ width:163px; height:32px; line-height:32px; font-size:14px; border:0; background:none}
.index_products_searchbtn{width:49px; float:right; height:36px; text-align:left; background:none;}


.in_bodybg{min-width:1190px; max-width:1920px; margin:auto;padding-bottom:30px;background-color: #f1f1f1;padding-top: 50px;}
.page_Main{ width:892px;float: right;}


/*内页导航*/
.in_left{width:243px;float: left;}
.in_tophead{width:200px;height:49px; background:url(../img/left_title_bg.jpg) no-repeat;position: relative;padding-left: 43px;}
.in_tophead h3{font-size: 19px;color: #ffffff;line-height: 49px;font-weight: normal;}


.page_LeftClass{width:243px;margin-bottom: 35px;}
.parent{width:100%;border-bottom: 1px solid #e4e4e4;}
.parent>a{padding: 15px 26px 15px 26px;width: 191px;display: block;background: url(../img/parent.png) no-repeat 218px;}
.parent>a>h3{color:#333333; font-size:15px; font-weight:normal; line-height:20px;}
.parent>ul{width: 243px;padding-bottom: 15px;display: none}
.parent:hover >a{background: url(../img/parenton.png) no-repeat 218px;}
.parent:hover >a>h3{color: #bd241e;}

.child{padding: 5px 26px 5px 40px;width: 177px;background: url(../img/child.png) no-repeat 27px 13px;}
.child a h3{color:#666666; font-size:14px; font-weight:normal; line-height:20px;}
.child:hover >a>h3{color: #bd241e}
.child1{padding: 5px 26px 5px 40px;width: 177px;background: url(../img/child.png) no-repeat 27px 13px;}
.child1 a h3{color:#bd241e; font-size:14px; font-weight:normal; line-height:20px;}

.third{padding: 5px 10px 5px 20px;width: 147px;background: url(../img/child.png) no-repeat 8px 13px;}
.third a h3{color:#666666; font-size:14px; font-weight:normal; line-height:20px;}
.third:hover >a>h3{color: #bd241e}
.thirdon{padding: 5px 10px 5px 20px;width: 177px;background: url(../img/child.png) no-repeat 8px 13px;}
.thirdon a h3{color:#bd241e; font-size:14px; font-weight:normal; line-height:20px;}


.left_contact{width: 243px;min-height: 200px;}
.left_contact ul li{color: #333333;line-height: 27px;font-size: 13px;}
.left_contact ul li span{color: #333333;line-height: 27px;font-size: 13px;}



.parent1{width: 100%;border-bottom: 1px solid #e4e4e4;}
.parent1>a{padding: 15px 26px 15px 26px;width: 191px;display: block;background: url(../img/parenton.png) no-repeat 218px;}
.parent1>a>h3{color:#bd241e; font-size:15px; font-weight: bold; line-height:20px;}
.parent1>ul{width: 243px;padding-bottom: 15px;}



/*Top level list items*/
.page_inClass ul li{
position: relative;
text-align: center;
display: inline;
float: left;
}

* html .page_inClass ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

	
/*1st sub level menu*/
.page_inClass ul li ul{
position: absolute;
left: -30px !important;
display: block; /*collapse all sub menus to begin with*/
visibility: hidden;
padding:10px 0;
margin:0;
background:#FFFFFF !important;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.page_inClass ul li ul li{
display: list-item;
float: none;
text-align:center;
background:#FFFFFF !important;
}

.page_inClass ul li ul li h3{ text-align:center; font-size:14px; color:#4c4c4c; line-height:43px;}
.page_inClass ul li ul li h3:hover{ font-size:14px; color:#ce070c; text-decoration:underline;}

/* Sub level menu links style */
.page_inClass ul li ul li a{
font:"微软雅黑";
font-weight:normal;
/*width of sub menus*/
margin: 0;
}

/* Holly Hack for IE \*/
* html .page_inClass{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{ /*shadow for NON CSS3 capable browsers*/
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
}

.toplevelshadow{ /*shadow opacity for NON CSS3 capable browsers. Doesn't work in IE*/
opacity: 0.8;
}



/*内页右侧*/
.page_RightTitle{width:100%;}

.page_RightTitle span{font-size: 22px;color: #333333;line-height: 20px;font-weight: bold;}
.in_mbx{width: 100%;min-width:1190px;max-width:1920px;margin:auto;min-height: 50px;background-color: #f1f1f1;}
.r_mbx{width:1190px; text-align:left; font-size:14px; color:#929292; line-height:50px; font-weight:normal;margin: auto;border-bottom: 1px solid #dbdbdb; position:relative;}
.r_mbx a{font-size:14px; color:#929292;}

.in_RightTitle{width:100%; padding:15px 0; font-size:28px; color:#333333; text-transform:uppercase; line-height:30px; background:url(../img/in_title.png) center bottom no-repeat; text-align:center;}

.page_RightTitle1{width: 915px;height: 40px;background: url(../img/neiye_title.png) no-repeat 0 37px;line-height: 40px;}
.page_RightTitle1 h2{font-size: 19px;line-height: 40px;color: #333333;font-weight: bold;}

.page_RightMain{width:100%; margin:auto;margin-top: 26px;}


.in_pagepro2{
	width: 100%;border-bottom: 1px dashed #dedede;padding:25px 0;
}
.in_proimg2{width: 281px;height: 194px;overflow: hidden;;float: left;}
.in_proimg2 img{width: 100%;height: 100%;transition: all 0.6s;}
.in_proimg2_right{width: 590px;height: 194px;float: right;}
.in_proname2{font-family: 微软雅黑;font-weight: bold;font-size: 18px;line-height: 30px;margin-bottom: 20px;}
.in_proname_jianjie{font-family: 微软雅黑;font-size: 14px;font-weight: normal;color: #333333;line-height: 30px;height: 90px;overflow: hidden}
.in_promore{width: 108px;height: 34px;line-height: 34px;text-align: center;background-color: #bd241e;color: #fff;font-size: 14px;font-weight: normal;display: block;margin-top: 20px;}

.in_pagepro2:hover .in_proimg2 img{transform: scale(1.1);transition: all 0.6s;}

.in_pagepro{width:281px;height:auto;float:left;margin-bottom:20px;overflow:hidden;}
.in_proimg{width:281px; height:194px; overflow:hidden;}
.in_proimg img{width:281px; height:194px; display:block; transition:all .6s;}
.in_pagepro:hover .in_proimg img{transition:all .6s; transform:scale(1.15);}
.in_proname {width:261px;margin: 0 10px;text-align:center;padding-top: 10px;}
.in_proname a{font-size:14px; color:#333333; line-height:25px; font-weight:normal;}



.class_pic{width:100%; margin:15px 0;}
.class_pic img{ width:100%; height:auto;}
.pro_more{width:116px; height:36px; margin:auto; margin-top:18px; background:#ce070c; text-align:center; line-height:36px;}
.pro_more a{ font-size:14px; color:#fff;}

.in_newstitle{width:100%; background:#FFFFFF; margin-bottom:35px;}
.in_news_pic{width:340px; height:202px; float:left; overflow:hidden;}
.in_news_pic img{width:340px; height:202px;}
.in_news_right{width:780px; margin-right:30px; float:right; margin-top:25px;}
.in_news_name{ font-size:20px; color:#333; font-weight:bold; line-height:25px;}
.in_news_jj{ font-size:15px; color:#333; line-height:20px; margin-top:10px;}
.in_news_more{width:114px; margin-top:20px; text-align:center; height:34px; border:1px solid #b2b2b2; font-size:14px; color:#b2b2b2; line-height:34px;}
.in_news_right a:hover{ text-decoration:none;}
.in_news_right a:hover .in_news_name{ color:#ce070c;}
.in_news_right a:hover .in_news_more{border:1px solid #ce070c; background:#ce070c; color:#FFFFFF;}

.down_list{width:100%; padding:10px 0; border-bottom:1px dashed #ccc; font-size:16px; color:#333333; line-height:25px;}
.down_list a{font-size:16px; color:#333333;}
.down_list span{ float:right; font-weight:bold;}
.down_list a:hover{ color:#ce070c;}

/*通用样式*/

.r_mid{width:100%; margin:0 auto;padding-bottom:40px}
#product_detail { width:100%;}
#product_detail .left { width: 501px;height: 351px; overflow:hidden;margin:auto;float: left;}
#product_detail .big_pic { width: 501px; height:351px;overflow: hidden;text-align:center;}
#product_detail .big_pic img {width:501px; height:351px;}
#product_detail .big_pic .bigimg{ width:700px; height:607px;}
#product_detail .big_pic .view { display: block;text-indent: 20px; margin-left: 130px; width: 19px; height: 15px; display: inline-block; cursor: pointer; }

#product_detail .product_info {width:380px;overflow:hidden;float: right}
#product_detail .product_info .product_detail_title{font-size: 30px;color: #333333;font-weight: bold;margin-top: 15px;line-height: 40px;}
#product_detail .product_info .product_detail_title:after{content: '';display:block;width: 100%;height: 1px;background-color: #8e8e8e;margin-top: 20px;}
.proinfo_contact{margin-top: 27px;}
.proinfo_contact li{line-height: 26px;}
.detail_phone_text{font-size: 22px;color: #bd241e;font-weight: bold;}




#product_detail ul.pic_list {width:490px;overflow: hidden;margin-top: 15px;}
.mod18{width:490px;position:relative;padding: 12px 0;border-top:1px solid #979797; border-bottom:1px solid #979797;}
.mod18 .btn{position:absolute;width:17px;height:19px; cursor:pointer;z-index:99; top:53px;}
.mod18 .prevn{left:20px;background: url(../img/detail_prev.png) no-repeat;}
.mod18 .nextn{right:20px; background: url(../img/detail_next.png) no-repeat;}
.mod18 .prevn:hover{background: url(../img/detail_prevon.png) no-repeat;}
.mod18 .nextn:hover{background: url(../img/detail_nexton.png) no-repeat;}
.mod18 .listBox{width:342px;height:100px;position:relative;overflow:hidden;margin: auto;}
.mod18 .listBox ul{height:100px;position:absolute;width: 10000%;}
.mod18 .listBox li{cursor:pointer;float: left;margin-right: 46px;width:147px;height:100px;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:100%; height:100%;}
.mod18 .listBox li a img{width:145px;height:98px;border: 1px solid #d5d5d5}
.mod18 .listBox .on i{display:block;}
.mod18 .listBox li:hover{border-color: #064492;}

.bt{
width:124px; border:none; text-align:center;
color: #fff;
background:#bd241e;
cursor: pointer;
height: 36px !important;
font-size:14px;
}

.in_case{width:282px; float:left; margin-bottom:5px;}
.incase_pic{width:280px; height:213px; border:1px solid #e4e4e4; overflow:hidden;}
.incase_pic img{width:280px; height:213px;}
.incase_name {width:270px; padding:10px 5px; text-align:center;}
.incase_name a{font-size:14px; color:#333333; line-height:22px; font-weight:normal;}

.detailtitle{width:1190px; margin:auto; background:url(../img/in_right.jpg) right center no-repeat; line-height:50px; font-size:22px; color:#333333; text-align:left; text-transform:uppercase; font-weight:bold;}
.detailtitle2{width:100%; text-align:center; background:url(../img/in_titledot2.jpg) center bottom no-repeat; height:45px; line-height:40px; font-size:22px; color:#fefefe; font-weight:bold; text-transform:uppercase;}
#pro_profile{ width:100%;overflow-x:auto;margin-bottom: 60px;}
#pro_profile img{ max-width:100% !important; height:auto !important;}
#pro_profile table{max-width:100%; margin:auto;border: none!important;}
#pro_profile table td{ padding-left:5px;border-width: 0!important;}
.btn ul li{ float:left !important;}

.pro_title1{ width:100%; font-size:22px; color:#00366e; line-height:49px; border-bottom:5px solid #002c6f}
.back{ width:100%; padding:15px 0; text-align:center}
.back span{ padding:5px 15px; color:#fff; background:#0f83d8; font-size:14px;}
.productbutton{width: 124px;height: 36px;line-height: 36px;text-align: center;background-color: #d9a33f;color: #fff;font-size: 14px;}


.page_inquirybg{ width:100%; margin:0 auto; min-width:1002px; max-width:1920px; padding-bottom:37px; background:#f1f1f1; margin-bottom:30px; padding-top:28px;}

.pro_title2{width:700px;padding-left:11px;text-align:left;line-height:42px; font-size:22px; color:#004d98; background:#efefef; font-weight:bold; text-transform:uppercase; float:left;}

.proinquiry{width:100%; padding:20px 0 0 0}

.news .body ul li{ line-height:25px; padding:15px 10px;list-style:none;background-color: #fff;margin-bottom: 15px;}
.news .body ul li .nei_new_pic{width: 270px;height: 158px;overflow: hidden;float: left;}
.news .body ul li .nei_new_pic img{width: 270px;height: 158px;transition: all 0.6s;}
.news .body ul li .nei_new_right{width: 570px;height: 158px;overflow: hidden;float: right;}
.news .body ul li .nei_new_right p{margin-bottom: 30px;margin-top: 15px;}
.news .body ul li .nei_new_right p a{font-size: 17px;color: #333;font-weight: bold;line-height: 24px;}
.news .body ul li .nei_new_right section{margin-bottom: 10px;}
.news .body ul li .nei_new_right section a{font-size: 15px;color: #333;font-weight: normal;line-height: 24px;}
.news .body ul li span{font-size:14px;color: #333;}
.news .body ul li:hover .nei_new_pic img{transform: scale(1.1);transition: all 0.6s;}
.news .body ul li:hover .nei_new_right p a{color: #bd241e}

.right{ float:right}
.news #news_detail .body{ width:100%;}
.news #news_detail{ width:100%; padding:10px 0}
.news #news_detail h1{ text-align:center; font-size:18px;}
.prev_next{padding-bottom:20px; width:100%; }
.prev_next ul li{ list-style:none}

.news_view{ width:100%; float:left; padding:5px 0; border-bottom:1px dashed #ccc}

.back input[type=button]{ background:#ff9c00; padding:3px 10px; border:0; color:#fff; cursor:pointer; font-size:16px; font-family:Arial}
.news_body{ padding:10px 0}

.main_page{text-align:center;width:100%; float:left; padding-top:15px; padding-bottom:15px;}
.main_page a,.main_page .current{ margin:0 5px;}
.main_page a{ background:#f5f5f5; padding:3px 8px; color:#717071 !important; border:1px solid #d6d7d2}
.main_page .current{ padding:3px 8px; background:#bd241e; color:#fff;border:1px solid #bd241e}

#sitemap ul li{ list-style:none; text-align:left; list-style:none}
#sitemap ul li h2{ font-size:16px; padding-bottom:8px;color:#333333; text-transform:uppercase; font-weight:normal;}
#sitemap ul li ul li{ float:inherit; padding-left:30px}
#sitemap ul li ul li h3,#sitemap ul li ul li a{ font-size:14px;line-height:24px; color:#333333; font-weight:normal;}

/*关联产品与新闻*/
.reation{ width:100%; float:left; padding-top:15px;}
.reation h5{ font-size:24px; border-bottom:1px solid #ccc; line-height:38px; margin-bottom:10px;}

/*评论*/
.inquiry{ width:100%;}
.comment{ width:100%; float:left; padding:10px 0}
.commentTitle{ width:100%;text-align:left;}
.commentTitle h5{ font-size:22px; color:#333333; line-height:53px;text-align:left; font-weight:normal}
.commentTitle h5 span{ float:right; line-height:53px; font-size:14px;}
.commentTitle h5 span a{color:#333333;}
.commentlist{ width:100%;padding-top:10px; text-align:left;}
.commentlist ul{ width:100%; float:left;}
.commentlist ul li{ float:left; list-style:none}


/*内页底部*/
.in_bottombg{width:100%; margin:0 auto; min-width:1190px; max-width:1920px; background:#eaeeef;}
.in_bottom{width:1190px; margin:auto;}
.in_bottom ul li{ float:left; width:190px; text-align:center; padding:37px 0; margin-right:10px; font-size:20px; color:#333333; line-height:25px;}

.owl-carousel_detail{ position:relative;}
.owl-carousel_detail .owl-nav{ width:1190px; margin:auto;}
.owl-carousel_detail .owl-prev{background:url(../img/l_btn.png) no-repeat !important; width:39px; height:80px; position:absolute; top:43%; z-index:99; left:19%; margin-left:-10px !important;}
.owl-carousel_detail .owl-prev:hover{background:url(../img/l_btn2.png) no-repeat !important;}
.owl-carousel_detail .owl-next{background:url(../img/r_btn.png) no-repeat !important;  width:39px; height:80px; position:absolute; top:43%; z-index:99; right:19%; margin-right:-24px !important;}
.owl-carousel_detail .owl-next:hover{background:url(../img/r_btn2.png) no-repeat !important;}
.owl-carousel_detail .owl-item img{width:1008px; height:608px; overflow:hidden;}



.index_cf_topphone,.index_cf_logo,.index_cf_classlist,#title1,.changqubox,#title2,.index_jq_right,.index_cf_abus_right,.more1,.title3,.more2,#title3,.index_cf_newslist li:first-child,.index_cf_contact_left,.index_cf_contact_right,
{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;

	-webkit-animation-duration: 1s;
	-webkit-animation-delay: .2s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: 1s;
	-moz-animation-delay: .2s;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: both;
	-ms-animation-duration: 1s;
	-ms-animation-delay: .2s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: 1s;
	animation-delay: .2s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.index_cf_newslist li:nth-child(2){
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;

	-webkit-animation-duration: 1s;
	-webkit-animation-delay: .4s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: 1s;
	-moz-animation-delay: .4s;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: both;
	-ms-animation-duration: 1s;
	-ms-animation-delay: .4s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: 1s;
	animation-delay: .4s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.index_cf_newslist li:nth-child(3){
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;

	-webkit-animation-duration: 1s;
	-webkit-animation-delay: .6s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: 1s;
	-moz-animation-delay: .6s;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: both;
	-ms-animation-duration: 1s;
	-ms-animation-delay: .6s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: 1s;
	animation-delay: .6s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}